inherited fraSessionLogPage: TfraSessionLogPage Width = 540 Height = 481 Font.Height = -12 ParentFont = False ExplicitWidth = 540 ExplicitHeight = 481 object lblMaxSessions: TResLabel [0] Left = 268 Top = 52 Width = 197 Height = 14 Alignment = taRightJustify Anchors = [akTop, akRight] FocusControl = edtMaxSessions ResourceCaption = 36510 ResourceHint = 41750 end object lblSessionLogHyperlink: TResLabel [1] Left = 8 Top = 449 Width = 62 Height = 14 Anchors = [akLeft, akBottom] OnClick = lblSessionLogHyperlinkClick ResourceCaption = 36520 end inherited pnlBackgroundFrame: TTePanel Width = 540 Height = 481 TabOrder = 5 ExplicitWidth = 540 ExplicitHeight = 481 end inherited pnlHeader: TPanel Width = 530 TabOrder = 4 ExplicitWidth = 530 inherited imgStep: TResImage ResourceImage = 'STP_RESULTS' end inherited lblStep: TResStaticText Width = 68 Height = 18 ResourceCaption = 36500 ExplicitWidth = 68 ExplicitHeight = 18 end inherited btnContextHelp: TResTeButton Left = 501 Visible = False Enabled = False ExplicitLeft = 501 end end object edtMaxSessions: TTeEdit Left = 471 Top = 48 Width = 45 Height = 24 Cursor = crIBeam OnEnter = edtMaxSessionsEnter OnExit = MaxSessionOnExit OnKeyPress = edtMaxSessionsKP Anchors = [akTop, akRight] BevelWidth = 1 BorderWidth = 3 Color = clWhite TabOrder = 0 Text = '3' OnChange = edtMaxSessionsOnChange end object memSessionLog: TMemo Left = 8 Top = 76 Width = 524 Height = 358 Anchors = [akLeft, akTop, akRight, akBottom] Color = clWhite ReadOnly = True ScrollBars = ssBoth TabOrder = 1 WantReturns = False WordWrap = False end object btnSaveToFile: TResTeButton Left = 151 Top = 445 Width = 185 Height = 25 OnClick = btnSaveToFileClick Anchors = [akRight, akBottom] TabOrder = 2 ResourceCaption = 36530 ResourceHint = 41752 end object btnClearLog: TResTeButton Left = 346 Top = 445 Width = 185 Height = 25 OnClick = btnClearLogClick Anchors = [akRight, akBottom] TabOrder = 3 ResourceCaption = 36531 ResourceHint = 41753 end object edtMaxSessionsSpnr: TTeSpinButton Left = 516 Top = 48 Width = 15 Height = 24 Anchors = [akTop, akRight] Associate = edtMaxSessions SpinAlign = saRight DownGlyph.Data = { 0E010000424D0E01000000000000360000002800000009000000060000000100 200000000000D800000000000000000000000000000000000000008080000080 8000008080000080800000808000008080000080800000808000008080000080 8000008080000080800000808000000000000080800000808000008080000080 8000008080000080800000808000000000000000000000000000008080000080 8000008080000080800000808000000000000000000000000000000000000000 0000008080000080800000808000000000000000000000000000000000000000 0000000000000000000000808000008080000080800000808000008080000080 800000808000008080000080800000808000} EnabledSlider = False Increment = 1 Max = 100 Min = 1 Position = 3 ThemeObject = 'default' UpGlyph.Data = { 0E010000424D0E01000000000000360000002800000009000000060000000100 200000000000D800000000000000000000000000000000000000008080000080 8000008080000080800000808000008080000080800000808000008080000080 8000000000000000000000000000000000000000000000000000000000000080 8000008080000080800000000000000000000000000000000000000000000080 8000008080000080800000808000008080000000000000000000000000000080 8000008080000080800000808000008080000080800000808000000000000080 8000008080000080800000808000008080000080800000808000008080000080 800000808000008080000080800000808000} end object dlgSave: TSaveDialog Filter = 'Text Files|*.txt' Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing] Left = 224 Top = 168 end end